home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Graphics & Multimedia / EazyDraw 1.9.0f (beta).dmg / EazyDraw.app / Contents / Resources / DKDDimension.nib / classes.nib next >
Encoding:
Text File  |  2006-01-16  |  4.4 KB  |  110 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 annotateAngleTextFieldAction = id; 
  6.                 annotatePositionTextFieldAction = id; 
  7.                 annotateShiftTextFieldAction = id; 
  8.                 annotateShowFontAction = id; 
  9.                 annotateSlideTextFieldAction = id; 
  10.                 annotateSpacingTextFieldAction = id; 
  11.                 annotateWidthTextFieldAction = id; 
  12.                 annotationFormatPopupAction = id; 
  13.                 showAnnotatePopupAction = id; 
  14.             }; 
  15.             CLASS = DKDAnnotatePanel; 
  16.             LANGUAGE = ObjC; 
  17.             OUTLETS = {
  18.                 annotateAngleSlider = NSSlider; 
  19.                 annotateAngleTextField = NSTextField; 
  20.                 annotatePositionSlider = NSSlider; 
  21.                 annotatePositionTextField = NSTextField; 
  22.                 annotateShiftSlider = NSSlider; 
  23.                 annotateShiftTextField = NSTextField; 
  24.                 annotateSlideSlider = NSSlider; 
  25.                 annotateSlideTextField = NSTextField; 
  26.                 annotateSpacingSlider = NSSlider; 
  27.                 annotateSpacingTextField = NSTextField; 
  28.                 annotateTextView = NSTextView; 
  29.                 annotateWidthSlider = NSSlider; 
  30.                 annotateWidthTextField = NSTextField; 
  31.                 annotationFormatPopUp = NSPopUpButton; 
  32.                 showAnnotatePopup = NSPopUpButton; 
  33.             }; 
  34.             SUPERCLASS = DKDGraphicPanel; 
  35.         }, 
  36.         {
  37.             ACTIONS = {
  38.                 arrowAtEndCheckboxAction = id; 
  39.                 arrowAtStartCheckboxAction = id; 
  40.                 arrowFormPopupAction = id; 
  41.                 arrowOffsetAction = id; 
  42.                 connectorRangeAction = id; 
  43.                 connectorResolutionPopupAction = id; 
  44.                 dimFillCheckboxAction = id; 
  45.                 dimFillColorAction = id; 
  46.                 dimFormPopupAction = id; 
  47.                 dimJoinPopupAction = id; 
  48.                 dimLineCheckboxAction = id; 
  49.                 dimLineColorAction = id; 
  50.                 dimLineWidthAction = id; 
  51.                 dimPrecisionTextFieldAction = id; 
  52.                 dimUnitsPopupAction = id; 
  53.                 dimVoidAction = id; 
  54.                 dimensionAreaFormAction = id; 
  55.                 dynamicTargetAction = id; 
  56.                 helpDimensionAction = id; 
  57.             }; 
  58.             CLASS = DKDDimensionPanel; 
  59.             LANGUAGE = ObjC; 
  60.             OUTLETS = {
  61.                 arrowAtEndCheckbox = NSButton; 
  62.                 arrowAtStartCheckbox = NSButton; 
  63.                 arrowFormPopUp = NSPopUpButton; 
  64.                 arrowOffsetSlider = NSSlider; 
  65.                 arrowOffsetTextField = NSTextField; 
  66.                 connectorRangeSlider = NSSlider; 
  67.                 connectorRangeTextField = NSTextField; 
  68.                 connectorResolutionPopUp = NSPopUpButton; 
  69.                 dimFillCheckbox = NSButton; 
  70.                 dimFillColorWell = NSColorWell; 
  71.                 dimFormPopup = NSPopUpButton; 
  72.                 dimJoinStylePopUp = NSPopUpButton; 
  73.                 dimLineCheckbox = NSButton; 
  74.                 dimLineColorWell = NSColorWell; 
  75.                 dimLineWidthSlider = NSSlider; 
  76.                 dimLineWidthTextField = NSTextField; 
  77.                 dimPrecisionTextField = NSTextField; 
  78.                 dimUnitsPopup = NSPopUpButton; 
  79.                 dimVoidSlider = NSSlider; 
  80.                 dimVoidTextField = NSTextField; 
  81.                 dynamicTargetCheckbox = NSButton; 
  82.             }; 
  83.             SUPERCLASS = DKDAnnotatePanel; 
  84.         }, 
  85.         {CLASS = DKDGraphicPanel; LANGUAGE = ObjC; SUPERCLASS = DKDPanel; }, 
  86.         {CLASS = DKDOptionButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  87.         {
  88.             ACTIONS = {
  89.                 checkClosingWindow = id; 
  90.                 useCurrentForNewItemsButtonAction = id; 
  91.                 useDefaultForNewItemsButtonAction = id; 
  92.             }; 
  93.             CLASS = DKDPanel; 
  94.             LANGUAGE = ObjC; 
  95.             OUTLETS = {
  96.                 setCurrentForNewItemsButton = DKDOptionButton; 
  97.                 setDefaultForNewItemsButton = DKDOptionButton; 
  98.             }; 
  99.             SUPERCLASS = NSWindowController; 
  100.         }, 
  101.         {
  102.             ACTIONS = {"" = id; }; 
  103.             CLASS = FirstResponder; 
  104.             LANGUAGE = ObjC; 
  105.             SUPERCLASS = NSObject; 
  106.         }, 
  107.         {CLASS = "java.lang.Object"; LANGUAGE = Java; }
  108.     ); 
  109.     IBVersion = 1; 
  110. }